﻿2026-08-18T03:01:52.0703649Z Current runner version: '2.336.0'
2026-08-18T03:01:52.0709379Z Runner name: 'kitsubito'
2026-08-18T03:01:52.0709889Z Runner group name: 'Default'
2026-08-18T03:01:52.0710499Z Machine name: 'KITSUBITO'
2026-08-18T03:01:52.0713829Z ##[group]GITHUB_TOKEN Permissions
2026-08-18T03:01:52.0715656Z Actions: write
2026-08-18T03:01:52.0716047Z ArtifactMetadata: write
2026-08-18T03:01:52.0716452Z Attestations: write
2026-08-18T03:01:52.0716819Z Checks: write
2026-08-18T03:01:52.0717178Z CodeQuality: write
2026-08-18T03:01:52.0717543Z Contents: write
2026-08-18T03:01:52.0717904Z CopilotRequests: write
2026-08-18T03:01:52.0718275Z Deployments: write
2026-08-18T03:01:52.0718628Z Discussions: write
2026-08-18T03:01:52.0719086Z Drives: write
2026-08-18T03:01:52.0719430Z Issues: write
2026-08-18T03:01:52.0719769Z Metadata: read
2026-08-18T03:01:52.0720112Z Models: read
2026-08-18T03:01:52.0720449Z Packages: write
2026-08-18T03:01:52.0720797Z Pages: write
2026-08-18T03:01:52.0721235Z PullRequests: write
2026-08-18T03:01:52.0721626Z RepositoryProjects: write
2026-08-18T03:01:52.0722018Z SecurityEvents: write
2026-08-18T03:01:52.0722385Z Statuses: write
2026-08-18T03:01:52.0722740Z VulnerabilityAlerts: read
2026-08-18T03:01:52.0723115Z ##[endgroup]
2026-08-18T03:01:52.0724651Z Secret source: Actions
2026-08-18T03:01:52.0725318Z Prepare workflow directory
2026-08-18T03:01:52.1075277Z Prepare all required actions
2026-08-18T03:01:52.1111125Z Getting action download info
2026-08-18T03:01:52.4386582Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-18T03:01:52.7029163Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-18T03:01:53.3452242Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-18T03:01:53.4344323Z ##[group]Run set -euo pipefail
2026-08-18T03:01:53.4344929Z [36;1mset -euo pipefail[0m
2026-08-18T03:01:53.4345402Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-18T03:01:53.4346055Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-18T03:01:53.4346833Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-18T03:01:53.4347629Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-18T03:01:53.4348312Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-18T03:01:53.4348884Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-18T03:01:53.4349890Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-18T03:01:53.4350728Z [36;1m  exit 1[0m
2026-08-18T03:01:53.4351122Z [36;1mfi[0m
2026-08-18T03:01:53.4367442Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T03:01:53.4368306Z ##[endgroup]
2026-08-18T03:01:53.4490911Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=800731750400 floor_bytes=34359738368
2026-08-18T03:01:53.4665063Z ##[group]Run actions/checkout@v5
2026-08-18T03:01:53.4665749Z with:
2026-08-18T03:01:53.4666227Z   fetch-depth: 0
2026-08-18T03:01:53.4666722Z   repository: BigscreenVR/spt-bs-core
2026-08-18T03:01:53.4670194Z   token: ***
2026-08-18T03:01:53.4670696Z   ssh-strict: true
2026-08-18T03:01:53.4671148Z   ssh-user: git
2026-08-18T03:01:53.4671692Z   persist-credentials: true
2026-08-18T03:01:53.4672183Z   clean: true
2026-08-18T03:01:53.4672667Z   sparse-checkout-cone-mode: true
2026-08-18T03:01:53.4673219Z   fetch-tags: false
2026-08-18T03:01:53.4673723Z   show-progress: true
2026-08-18T03:01:53.4719408Z   lfs: false
2026-08-18T03:01:53.4719853Z   submodules: false
2026-08-18T03:01:53.4720275Z   set-safe-directory: true
2026-08-18T03:01:53.4720726Z   allow-unsafe-pr-checkout: false
2026-08-18T03:01:53.4721150Z ##[endgroup]
2026-08-18T03:01:53.5479971Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-18T03:01:53.5482056Z ##[group]Getting Git version info
2026-08-18T03:01:53.5483126Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-18T03:01:53.5484773Z [command]/usr/bin/git version
2026-08-18T03:01:53.5516143Z git version 2.43.0
2026-08-18T03:01:53.5533660Z ##[endgroup]
2026-08-18T03:01:53.5541715Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/3730dd4c-f43e-4510-be91-1d97b43a7e9d/.gitconfig'
2026-08-18T03:01:53.5549123Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3730dd4c-f43e-4510-be91-1d97b43a7e9d' before making global git config changes
2026-08-18T03:01:53.5550429Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T03:01:53.5552347Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T03:01:53.5604601Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-18T03:01:53.5623243Z https://github.com/BigscreenVR/spt-bs-core
2026-08-18T03:01:53.5633759Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-18T03:01:53.5636594Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-18T03:01:53.5656087Z refs/heads/golden/nameplate-181
2026-08-18T03:01:53.5662328Z [command]/usr/bin/git checkout --detach
2026-08-18T03:01:53.5719137Z HEAD is now at f967208e3 docs(flake-ledger): engine_room_bringup :1212 sid-identity + :1150 precondition signatures; resident_service unclassified sighting
2026-08-18T03:01:53.5751911Z [command]/usr/bin/git branch --delete --force golden/nameplate-181
2026-08-18T03:01:53.5780518Z Deleted branch golden/nameplate-181 (was f967208e3).
2026-08-18T03:01:53.5886786Z ##[endgroup]
2026-08-18T03:01:53.5890103Z [command]/usr/bin/git submodule status
2026-08-18T03:01:53.6084775Z ##[group]Cleaning the repository
2026-08-18T03:01:53.6085507Z [command]/usr/bin/git clean -ffdx
2026-08-18T03:01:53.6123504Z [command]/usr/bin/git reset --hard HEAD
2026-08-18T03:01:53.6185398Z HEAD is now at f967208e3 docs(flake-ledger): engine_room_bringup :1212 sid-identity + :1150 precondition signatures; resident_service unclassified sighting
2026-08-18T03:01:53.6189775Z ##[endgroup]
2026-08-18T03:01:53.6191271Z ##[group]Disabling automatic garbage collection
2026-08-18T03:01:53.6194085Z [command]/usr/bin/git config --local gc.auto 0
2026-08-18T03:01:53.6216736Z ##[endgroup]
2026-08-18T03:01:53.6217519Z ##[group]Setting up auth
2026-08-18T03:01:53.6221455Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T03:01:53.6243018Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T03:01:53.6429109Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T03:01:53.6453449Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T03:01:53.6638268Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T03:01:53.6661620Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T03:01:53.6848250Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-18T03:01:53.6879141Z ##[endgroup]
2026-08-18T03:01:53.6879916Z ##[group]Fetching the repository
2026-08-18T03:01:53.6885693Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-18T03:01:59.9693742Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-18T03:01:59.9695439Z  * [new branch]          build/nameplate-w1 -> origin/build/nameplate-w1
2026-08-18T03:01:59.9696116Z  * [new branch]          build/nameplate-w2 -> origin/build/nameplate-w2
2026-08-18T03:01:59.9696626Z  * [new branch]          build/nameplate-w3 -> origin/build/nameplate-w3
2026-08-18T03:01:59.9697553Z  * [new branch]          build/nameplate-w4 -> origin/build/nameplate-w4
2026-08-18T03:01:59.9698283Z  * [new branch]          build/nameplate-w5 -> origin/build/nameplate-w5
2026-08-18T03:01:59.9699036Z  * [new branch]          fix/nameplate-w3-discover-repin -> origin/fix/nameplate-w3-discover-repin
2026-08-18T03:01:59.9772085Z [command]/usr/bin/git branch --list --remote origin/golden/nameplate-181
2026-08-18T03:01:59.9826253Z   origin/golden/nameplate-181
2026-08-18T03:01:59.9832578Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/nameplate-181
2026-08-18T03:01:59.9848370Z f967208e327fadd0103552d72c85a0475a734abe
2026-08-18T03:01:59.9851956Z ##[endgroup]
2026-08-18T03:01:59.9852451Z ##[group]Determining the checkout info
2026-08-18T03:01:59.9853078Z ##[endgroup]
2026-08-18T03:01:59.9856265Z [command]/usr/bin/git sparse-checkout disable
2026-08-18T03:01:59.9893544Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-18T03:01:59.9915566Z ##[group]Checking out the ref
2026-08-18T03:01:59.9918831Z [command]/usr/bin/git checkout --progress --force -B golden/nameplate-181 refs/remotes/origin/golden/nameplate-181
2026-08-18T03:01:59.9977325Z Switched to a new branch 'golden/nameplate-181'
2026-08-18T03:01:59.9977949Z branch 'golden/nameplate-181' set up to track 'origin/golden/nameplate-181'.
2026-08-18T03:01:59.9982721Z ##[endgroup]
2026-08-18T03:02:00.0018394Z [command]/usr/bin/git log -1 --format=%H
2026-08-18T03:02:00.0044468Z f967208e327fadd0103552d72c85a0475a734abe
2026-08-18T03:02:00.0164868Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-18T03:02:00.0165354Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-18T03:02:00.0179179Z shell: /usr/bin/bash -e {0}
2026-08-18T03:02:00.0179450Z ##[endgroup]
2026-08-18T03:02:00.0263735Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-18T03:02:00.0264210Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-18T03:02:00.0276980Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T03:02:00.0277360Z env:
2026-08-18T03:02:00.0277601Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T03:02:00.0277874Z ##[endgroup]
2026-08-18T03:02:00.0321220Z CI-CENSUS scope roots:
2026-08-18T03:02:00.0321664Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T03:02:00.0322194Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-18T03:02:00.0322802Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-18T03:02:00.0323328Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-18T03:02:00.0323703Z   root: /home/reavus/spt-n1-oldbroker
2026-08-18T03:02:00.0370099Z CI-CENSUS self-check OK: walked 384 /proc entries, exe resolution live
2026-08-18T03:02:01.4713390Z CI-CENSUS phase=start box_procs=384 box_fds=10624 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-18T03:02:01.4746688Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-18T03:02:01.4747031Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-18T03:02:01.4759597Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T03:02:01.4759870Z env:
2026-08-18T03:02:01.4760049Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T03:02:01.4760264Z ##[endgroup]
2026-08-18T03:02:01.4847269Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:02:01.4874980Z ##[group]Run set -euo pipefail
2026-08-18T03:02:01.4875271Z [36;1mset -euo pipefail[0m
2026-08-18T03:02:01.4875481Z [36;1mPIN=0c95435[0m
2026-08-18T03:02:01.4875692Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-18T03:02:01.4875939Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-18T03:02:01.4876254Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-18T03:02:01.4876658Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-18T03:02:01.4877223Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-18T03:02:01.4877562Z [36;1m  rm -rf "$CACHE"[0m
2026-08-18T03:02:01.4877790Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-18T03:02:01.4878054Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-18T03:02:01.4878415Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-18T03:02:01.4878855Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-18T03:02:01.4879554Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-18T03:02:01.4880018Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-18T03:02:01.4880429Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-18T03:02:01.4880849Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-18T03:02:01.4881306Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-18T03:02:01.4881727Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-18T03:02:01.4882097Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-18T03:02:01.4882443Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-18T03:02:01.4882862Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-18T03:02:01.4883182Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-18T03:02:01.4883420Z [36;1mfi[0m
2026-08-18T03:02:01.4883679Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-18T03:02:01.4884069Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-18T03:02:01.4895414Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T03:02:01.4895696Z env:
2026-08-18T03:02:01.4895887Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T03:02:01.4896240Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:02:01.4896678Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:02:01.4897074Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:02:01.4897489Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:02:01.4897821Z ##[endgroup]
2026-08-18T03:02:01.7930265Z    Compiling proc-macro2 v1.0.106
2026-08-18T03:02:01.7930632Z    Compiling unicode-ident v1.0.24
2026-08-18T03:02:01.7930923Z    Compiling quote v1.0.45
2026-08-18T03:02:01.7931171Z    Compiling libc v0.2.186
2026-08-18T03:02:01.7931525Z    Compiling serde_core v1.0.228
2026-08-18T03:02:01.7931935Z    Compiling cfg-if v1.0.4
2026-08-18T03:02:01.7955269Z    Compiling serde v1.0.228
2026-08-18T03:02:01.7979311Z    Compiling typenum v1.20.1
2026-08-18T03:02:01.8022931Z    Compiling log v0.4.32
2026-08-18T03:02:01.8035260Z    Compiling pin-project-lite v0.2.17
2026-08-18T03:02:01.8054626Z    Compiling portable-atomic v1.13.1
2026-08-18T03:02:01.8095420Z    Compiling version_check v0.9.5
2026-08-18T03:02:01.8145389Z    Compiling memchr v2.8.1
2026-08-18T03:02:01.8244116Z    Compiling critical-section v1.2.0
2026-08-18T03:02:01.8251101Z    Compiling shlex v2.0.1
2026-08-18T03:02:01.8483265Z    Compiling find-msvc-tools v0.1.9
2026-08-18T03:02:01.8760450Z    Compiling futures-core v0.3.32
2026-08-18T03:02:01.8928445Z    Compiling subtle v2.6.1
2026-08-18T03:02:01.9101613Z    Compiling bytes v1.11.1
2026-08-18T03:02:02.0192649Z    Compiling smallvec v1.15.1
2026-08-18T03:02:02.0351013Z    Compiling equivalent v1.0.2
2026-08-18T03:02:02.0821371Z    Compiling itoa v1.0.18
2026-08-18T03:02:02.1101106Z    Compiling semver v1.0.28
2026-08-18T03:02:02.1101796Z    Compiling stable_deref_trait v1.2.1
2026-08-18T03:02:02.1180716Z    Compiling futures-io v0.3.32
2026-08-18T03:02:02.1291827Z    Compiling slab v0.4.12
2026-08-18T03:02:02.1392353Z    Compiling futures-sink v0.3.32
2026-08-18T03:02:02.1680930Z    Compiling futures-task v0.3.32
2026-08-18T03:02:02.1741142Z    Compiling generic-array v0.14.7
2026-08-18T03:02:02.2301209Z    Compiling futures-channel v0.3.32
2026-08-18T03:02:02.3016993Z    Compiling rand_core v0.10.1
2026-08-18T03:02:02.3186894Z    Compiling bitflags v2.12.1
2026-08-18T03:02:02.3191894Z    Compiling getrandom v0.4.2
2026-08-18T03:02:02.3301881Z    Compiling hashbrown v0.17.1
2026-08-18T03:02:02.3810407Z    Compiling rustc_version v0.4.1
2026-08-18T03:02:02.3869569Z    Compiling rustversion v1.0.22
2026-08-18T03:02:02.3870527Z    Compiling cpufeatures v0.2.17
2026-08-18T03:02:02.4430256Z    Compiling fnv v1.0.7
2026-08-18T03:02:02.4550786Z    Compiling cfg_aliases v0.2.1
2026-08-18T03:02:02.4629983Z    Compiling strsim v0.11.1
2026-08-18T03:02:02.5042304Z    Compiling writeable v0.6.3
2026-08-18T03:02:02.5105956Z    Compiling litemap v0.8.2
2026-08-18T03:02:02.5217427Z    Compiling fs_extra v1.3.0
2026-08-18T03:02:02.5358379Z    Compiling dunce v1.0.5
2026-08-18T03:02:02.6021356Z    Compiling utf8_iter v1.0.4
2026-08-18T03:02:02.6162420Z    Compiling ident_case v1.0.1
2026-08-18T03:02:02.6812009Z    Compiling icu_properties_data v2.2.0
2026-08-18T03:02:02.7161658Z    Compiling icu_normalizer_data v2.2.0
2026-08-18T03:02:02.7331096Z    Compiling percent-encoding v2.3.2
2026-08-18T03:02:02.7401206Z    Compiling autocfg v1.5.1
2026-08-18T03:02:02.7642790Z    Compiling http v1.4.1
2026-08-18T03:02:02.9311122Z    Compiling cpufeatures v0.3.0
2026-08-18T03:02:02.9600707Z    Compiling unicode-segmentation v1.13.3
2026-08-18T03:02:02.9640981Z    Compiling thiserror v2.0.18
2026-08-18T03:02:02.9920735Z    Compiling aws-lc-rs v1.17.0
2026-08-18T03:02:02.9960304Z    Compiling scopeguard v1.2.0
2026-08-18T03:02:02.9990819Z    Compiling form_urlencoded v1.2.2
2026-08-18T03:02:03.0500744Z    Compiling syn v2.0.117
2026-08-18T03:02:03.0720065Z    Compiling indexmap v2.14.0
2026-08-18T03:02:03.0925228Z    Compiling lock_api v0.4.14
2026-08-18T03:02:03.1153177Z    Compiling untrusted v0.9.0
2026-08-18T03:02:03.1397080Z    Compiling rustls v0.23.40
2026-08-18T03:02:03.1920751Z    Compiling heck v0.5.0
2026-08-18T03:02:03.2431275Z    Compiling hybrid-array v0.4.12
2026-08-18T03:02:03.2630797Z    Compiling const-oid v0.10.2
2026-08-18T03:02:03.2760580Z    Compiling unicode-xid v0.2.6
2026-08-18T03:02:03.3010841Z    Compiling atomic-waker v1.1.2
2026-08-18T03:02:03.3573516Z    Compiling anyhow v1.0.102
2026-08-18T03:02:03.3882470Z    Compiling convert_case v0.10.0
2026-08-18T03:02:03.3942713Z    Compiling paste v1.0.15
2026-08-18T03:02:03.3943734Z    Compiling parking_lot_core v0.9.12
2026-08-18T03:02:03.4386617Z    Compiling zerocopy v0.8.50
2026-08-18T03:02:03.4571983Z    Compiling httparse v1.10.1
2026-08-18T03:02:03.5050818Z    Compiling fastrand v2.4.1
2026-08-18T03:02:03.5299587Z    Compiling num-traits v0.2.19
2026-08-18T03:02:03.6040897Z    Compiling jobserver v0.1.34
2026-08-18T03:02:03.6664959Z    Compiling curve25519-dalek v4.1.3
2026-08-18T03:02:03.6770693Z    Compiling ahash v0.8.12
2026-08-18T03:02:03.7070701Z    Compiling powerfmt v0.2.0
2026-08-18T03:02:03.7239802Z    Compiling either v1.16.0
2026-08-18T03:02:03.7896097Z    Compiling http-body v1.0.1
2026-08-18T03:02:03.8399617Z    Compiling base64ct v1.8.3
2026-08-18T03:02:03.8900951Z    Compiling cc v1.2.63
2026-08-18T03:02:03.8940709Z    Compiling deranged v0.5.8
2026-08-18T03:02:03.9227024Z    Compiling crypto-common v0.2.2
2026-08-18T03:02:03.9405401Z    Compiling block-buffer v0.12.0
2026-08-18T03:02:03.9470875Z    Compiling inout v0.2.2
2026-08-18T03:02:04.0336232Z    Compiling crypto-common v0.1.7
2026-08-18T03:02:04.0392864Z    Compiling block-buffer v0.10.4
2026-08-18T03:02:04.1001228Z    Compiling tinyvec_macros v0.1.1
2026-08-18T03:02:04.1413778Z    Compiling digest v0.10.7
2026-08-18T03:02:04.1492718Z    Compiling pem-rfc7468 v1.0.0
2026-08-18T03:02:04.1500735Z    Compiling try-lock v0.2.5
2026-08-18T03:02:04.1781566Z    Compiling zmij v1.0.21
2026-08-18T03:02:04.2159610Z    Compiling pkg-config v0.3.33
2026-08-18T03:02:04.2481424Z    Compiling data-encoding v2.11.0
2026-08-18T03:02:04.2981022Z    Compiling num-conv v0.2.2
2026-08-18T03:02:04.3191040Z    Compiling mio v1.2.1
2026-08-18T03:02:04.4024560Z    Compiling socket2 v0.6.4
2026-08-18T03:02:04.4104006Z    Compiling getrandom v0.2.17
2026-08-18T03:02:04.4470690Z    Compiling vcpkg v0.2.15
2026-08-18T03:02:04.5743246Z    Compiling rand_core v0.6.4
2026-08-18T03:02:04.6010662Z    Compiling uuid v1.23.2
2026-08-18T03:02:04.6579798Z    Compiling time-core v0.1.8
2026-08-18T03:02:04.7225904Z    Compiling tower-service v0.3.3
2026-08-18T03:02:04.7321339Z    Compiling base64 v0.22.1
2026-08-18T03:02:04.7426574Z    Compiling parking_lot v0.12.5
2026-08-18T03:02:04.8182145Z    Compiling sha2 v0.10.9
2026-08-18T03:02:04.8501054Z    Compiling cipher v0.5.2
2026-08-18T03:02:05.0299188Z    Compiling want v0.3.1
2026-08-18T03:02:05.0990936Z    Compiling chacha20 v0.10.0
2026-08-18T03:02:05.1300367Z    Compiling tinyvec v1.11.0
2026-08-18T03:02:05.1401360Z    Compiling inout v0.1.4
2026-08-18T03:02:05.1554314Z    Compiling spt-procident v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-18T03:02:05.1966710Z    Compiling vergen-lib v9.1.0
2026-08-18T03:02:05.2451252Z    Compiling n0-future v0.3.2
2026-08-18T03:02:05.2551163Z    Compiling winnow v1.0.3
2026-08-18T03:02:05.3112484Z    Compiling cmake v0.1.58
2026-08-18T03:02:05.3301043Z    Compiling crossbeam-utils v0.8.21
2026-08-18T03:02:05.3450971Z    Compiling diatomic-waker v0.2.3
2026-08-18T03:02:05.3986743Z    Compiling rand v0.10.1
2026-08-18T03:02:05.3988279Z    Compiling signature v2.2.0
2026-08-18T03:02:05.4148005Z    Compiling spin v0.10.0
2026-08-18T03:02:05.4592422Z    Compiling cordyceps v0.3.4
2026-08-18T03:02:05.4711294Z    Compiling parking v2.2.1
2026-08-18T03:02:05.4780878Z    Compiling httpdate v1.0.3
2026-08-18T03:02:05.5120619Z    Compiling serde_json v1.0.150
2026-08-18T03:02:05.5194173Z    Compiling ed25519 v2.2.3
2026-08-18T03:02:05.5693818Z    Compiling spt-poolguard v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-18T03:02:05.6168003Z    Compiling futures-lite v2.6.1
2026-08-18T03:02:05.6737992Z    Compiling cipher v0.4.4
2026-08-18T03:02:05.6802192Z    Compiling digest v0.11.3
2026-08-18T03:02:05.7057228Z    Compiling netlink-packet-core v0.8.1
2026-08-18T03:02:05.7601040Z    Compiling universal-hash v0.5.1
2026-08-18T03:02:05.7810798Z    Compiling vergen-lib v0.1.6
2026-08-18T03:02:05.8042481Z    Compiling vergen v9.1.0
2026-08-18T03:02:05.8400373Z    Compiling futures-buffered v0.2.13
2026-08-18T03:02:05.8481740Z    Compiling heapless v0.7.17
2026-08-18T03:02:05.8575585Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-18T03:02:05.9339162Z    Compiling noq-udp v0.10.0
2026-08-18T03:02:05.9361944Z    Compiling aho-corasick v1.1.4
2026-08-18T03:02:05.9410846Z    Compiling sync_wrapper v1.0.2
2026-08-18T03:02:05.9883073Z    Compiling byteorder v1.5.0
2026-08-18T03:02:06.0360516Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-18T03:02:06.0460996Z    Compiling opaque-debug v0.3.1
2026-08-18T03:02:06.0615189Z    Compiling allocator-api2 v0.2.21
2026-08-18T03:02:06.0797938Z    Compiling regex-syntax v0.8.10
2026-08-18T03:02:06.0881740Z    Compiling polyval v0.6.2
2026-08-18T03:02:06.1713027Z    Compiling aws-lc-sys v0.41.0
2026-08-18T03:02:06.1824373Z    Compiling ring v0.17.14
2026-08-18T03:02:06.1923882Z    Compiling libsqlite3-sys v0.30.1
2026-08-18T03:02:06.2571221Z    Compiling spt-store v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-18T03:02:06.3247660Z    Compiling hash32 v0.2.1
2026-08-18T03:02:06.3850712Z    Compiling vergen-gitcl v1.0.8
2026-08-18T03:02:06.3920813Z    Compiling spin v0.9.8
2026-08-18T03:02:06.5008477Z    Compiling tower-layer v0.3.3
2026-08-18T03:02:06.5142835Z    Compiling fallible-iterator v0.3.0
2026-08-18T03:02:06.5650725Z    Compiling ryu v1.0.23
2026-08-18T03:02:06.6260959Z    Compiling signature v3.0.0
2026-08-18T03:02:06.6720015Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-18T03:02:06.7100671Z    Compiling num_threads v0.1.7
2026-08-18T03:02:06.7771028Z    Compiling ghash v0.5.1
2026-08-18T03:02:06.7905577Z    Compiling aes v0.8.4
2026-08-18T03:02:06.8050838Z    Compiling time v0.3.47
2026-08-18T03:02:06.8458240Z    Compiling ctr v0.9.2
2026-08-18T03:02:06.8990126Z    Compiling sha2 v0.11.0-rc.5
2026-08-18T03:02:06.9331919Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-18T03:02:07.0130395Z    Compiling fs2 v0.4.3
2026-08-18T03:02:07.0818547Z    Compiling aead v0.5.2
2026-08-18T03:02:07.1550953Z    Compiling http-body-util v0.1.3
2026-08-18T03:02:07.2019954Z    Compiling arrayvec v0.7.6
2026-08-18T03:02:07.3231243Z    Compiling utf8parse v0.2.2
2026-08-18T03:02:07.3970864Z    Compiling openssl-probe v0.2.1
2026-08-18T03:02:07.4100557Z    Compiling rustix v1.1.4
2026-08-18T03:02:07.4522924Z    Compiling aes-gcm v0.10.3
2026-08-18T03:02:07.5310388Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-18T03:02:07.5958606Z    Compiling crossbeam-channel v0.5.15
2026-08-18T03:02:07.6017434Z    Compiling crossbeam-epoch v0.9.18
2026-08-18T03:02:07.6064830Z    Compiling blake3 v1.8.5
2026-08-18T03:02:07.8084619Z    Compiling netlink-packet-route v0.29.0
2026-08-18T03:02:07.8700772Z    Compiling memoffset v0.6.5
2026-08-18T03:02:07.9001312Z    Compiling acto v0.8.2
2026-08-18T03:02:08.0160859Z    Compiling netwatch v0.16.0
2026-08-18T03:02:08.0285386Z    Compiling noq v0.18.0
2026-08-18T03:02:08.0460979Z    Compiling ref-cast v1.0.25
2026-08-18T03:02:08.1971458Z    Compiling sorted-index-buffer v0.2.1
2026-08-18T03:02:08.1977352Z    Compiling linux-raw-sys v0.12.1
2026-08-18T03:02:08.2198799Z    Compiling lru-slab v0.1.2
2026-08-18T03:02:08.3235266Z    Compiling synstructure v0.13.2
2026-08-18T03:02:08.3320818Z    Compiling darling_core v0.20.11
2026-08-18T03:02:08.3360507Z    Compiling rustc-hash v2.1.2
2026-08-18T03:02:08.3846287Z    Compiling tagptr v0.2.0
2026-08-18T03:02:08.4299891Z    Compiling proc-macro-crate v3.5.0
2026-08-18T03:02:08.5300425Z    Compiling regex-automata v0.4.14
2026-08-18T03:02:08.6535349Z    Compiling thiserror v1.0.69
2026-08-18T03:02:08.6815765Z    Compiling xml-rs v0.8.28
2026-08-18T03:02:08.8951341Z    Compiling mac-addr v0.3.0
2026-08-18T03:02:08.9434125Z    Compiling identity-hash v0.1.0
2026-08-18T03:02:08.9619727Z    Compiling foldhash v0.2.0
2026-08-18T03:02:09.0643944Z    Compiling serde_derive_internals v0.29.1
2026-08-18T03:02:09.0742520Z    Compiling hashbrown v0.16.1
2026-08-18T03:02:09.1955260Z    Compiling netlink-packet-route v0.30.0
2026-08-18T03:02:09.5511428Z    Compiling xmltree v0.10.3
2026-08-18T03:02:09.6725012Z    Compiling ioctl-rs v0.1.6
2026-08-18T03:02:09.7579367Z    Compiling errno v0.3.14
2026-08-18T03:02:09.7698860Z    Compiling serial-core v0.4.0
2026-08-18T03:02:09.8375195Z    Compiling termios v0.2.2
2026-08-18T03:02:09.8823685Z    Compiling simple-dns v0.9.3
2026-08-18T03:02:09.9500831Z    Compiling simdutf8 v0.1.5
2026-08-18T03:02:09.9511563Z    Compiling toml_write v0.1.2
2026-08-18T03:02:09.9683275Z    Compiling sha1_smol v1.0.1
2026-08-18T03:02:10.1459169Z    Compiling serde_derive v1.0.228
2026-08-18T03:02:10.1722516Z    Compiling zeroize_derive v1.4.3
2026-08-18T03:02:10.1925655Z    Compiling tokio-macros v2.7.0
2026-08-18T03:02:10.2012703Z    Compiling futures-macro v0.3.32
2026-08-18T03:02:10.2151344Z    Compiling zerofrom-derive v0.1.7
2026-08-18T03:02:10.2673470Z    Compiling yoke-derive v0.8.2
2026-08-18T03:02:10.2918181Z    Compiling zerovec-derive v0.11.3
2026-08-18T03:02:10.6657410Z    Compiling zeroize v1.8.2
2026-08-18T03:02:10.8517682Z    Compiling displaydoc v0.2.6
2026-08-18T03:02:10.8647838Z    Compiling tokio v1.52.3
2026-08-18T03:02:11.0882685Z    Compiling futures-util v0.3.32
2026-08-18T03:02:11.1508075Z    Compiling tracing-attributes v0.1.31
2026-08-18T03:02:11.4782641Z    Compiling rustls-pki-types v1.14.1
2026-08-18T03:02:11.5740855Z    Compiling zerofrom v0.1.8
2026-08-18T03:02:11.6065289Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-18T03:02:11.6505250Z    Compiling thiserror-impl v2.0.18
2026-08-18T03:02:11.6799456Z    Compiling yoke v0.8.3
2026-08-18T03:02:11.8950867Z    Compiling zerovec v0.11.6
2026-08-18T03:02:12.1932499Z    Compiling zerotrie v0.2.4
2026-08-18T03:02:12.2333986Z    Compiling darling_macro v0.20.11
2026-08-18T03:02:12.3199039Z    Compiling derive_more-impl v2.1.1
2026-08-18T03:02:12.5551141Z    Compiling darling v0.20.11
2026-08-18T03:02:12.5830806Z    Compiling spez v0.1.2
2026-08-18T03:02:12.6085828Z    Compiling tinystr v0.8.3
2026-08-18T03:02:12.6100075Z    Compiling potential_utf v0.1.5
2026-08-18T03:02:12.6761491Z    Compiling derive_builder_core v0.20.2
2026-08-18T03:02:12.7657529Z    Compiling icu_collections v2.2.0
2026-08-18T03:02:12.7723723Z    Compiling n0-error-macros v0.1.3
2026-08-18T03:02:12.8820588Z    Compiling icu_locale_core v2.2.0
2026-08-18T03:02:13.3060997Z    Compiling der v0.8.0-rc.10
2026-08-18T03:02:13.4391009Z    Compiling pin-project-internal v1.1.13
2026-08-18T03:02:13.8433248Z    Compiling n0-error v0.1.3
2026-08-18T03:02:13.9841016Z    Compiling icu_provider v2.2.0
2026-08-18T03:02:14.1830566Z    Compiling derive_builder_macro v0.20.2
2026-08-18T03:02:14.2162280Z    Compiling ed25519-dalek v2.2.0
2026-08-18T03:02:14.4173170Z    Compiling icu_normalizer v2.2.0
2026-08-18T03:02:14.4260595Z    Compiling icu_properties v2.2.0
2026-08-18T03:02:14.5581363Z    Compiling derive_builder v0.20.2
2026-08-18T03:02:14.5691531Z    Compiling futures-executor v0.3.32
2026-08-18T03:02:14.7909926Z    Compiling pin-project v1.1.13
2026-08-18T03:02:14.8564621Z    Compiling spki v0.8.0-rc.4
2026-08-18T03:02:14.9218242Z    Compiling futures v0.3.32
2026-08-18T03:02:14.9384775Z    Compiling spt-proto v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-18T03:02:14.9830519Z    Compiling cobs v0.3.0
2026-08-18T03:02:14.9930016Z    Compiling regex v1.12.3
2026-08-18T03:02:15.0240874Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-18T03:02:15.0551463Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-18T03:02:15.1134014Z    Compiling postcard-derive v0.2.2
2026-08-18T03:02:15.1671092Z    Compiling rustls-native-certs v0.8.4
2026-08-18T03:02:15.2661469Z    Compiling async-trait v0.1.89
2026-08-18T03:02:15.4060021Z    Compiling ipnet v2.12.0
2026-08-18T03:02:15.6046929Z    Compiling ed25519 v3.0.0-rc.4
2026-08-18T03:02:15.6166684Z    Compiling data-encoding-macro v0.1.20
2026-08-18T03:02:15.6693048Z    Compiling iroh-metrics-derive v0.4.1
2026-08-18T03:02:15.8492516Z    Compiling prefix-trie v0.8.4
2026-08-18T03:02:16.0511029Z    Compiling idna_adapter v1.2.2
2026-08-18T03:02:16.0950436Z    Compiling enum-assoc v1.3.0
2026-08-18T03:02:16.1603240Z    Compiling once_cell v1.21.4
2026-08-18T03:02:16.1894395Z    Compiling idna v1.1.0
2026-08-18T03:02:16.2110947Z    Compiling strum_macros v0.28.0
2026-08-18T03:02:16.3028070Z    Compiling postcard v1.1.3
2026-08-18T03:02:16.3101158Z    Compiling num_enum_derive v0.7.6
2026-08-18T03:02:16.3218857Z    Compiling moka v0.12.15
2026-08-18T03:02:16.3819062Z    Compiling tracing-core v0.1.36
2026-08-18T03:02:16.5992671Z    Compiling url v2.5.8
2026-08-18T03:02:16.6600528Z    Compiling tokio-util v0.7.18
2026-08-18T03:02:16.7301275Z    Compiling derive_more v2.1.1
2026-08-18T03:02:16.7911198Z    Compiling hashbrown v0.14.5
2026-08-18T03:02:16.9001168Z    Compiling tracing v0.1.44
2026-08-18T03:02:16.9155618Z    Compiling netlink-sys v0.8.8
2026-08-18T03:02:17.2013427Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-18T03:02:17.2169521Z    Compiling tower v0.5.3
2026-08-18T03:02:17.2842048Z    Compiling iroh-metrics v0.38.3
2026-08-18T03:02:17.3442888Z    Compiling num_enum v0.7.6
2026-08-18T03:02:17.4318390Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-18T03:02:17.4319629Z    Compiling attohttpc v0.30.1
2026-08-18T03:02:17.4807253Z    Compiling netdev v0.42.0
2026-08-18T03:02:17.5930833Z    Compiling iroh-base v0.98.0
2026-08-18T03:02:17.6421035Z    Compiling hashlink v0.9.1
2026-08-18T03:02:17.6531048Z    Compiling netlink-proto v0.12.0
2026-08-18T03:02:17.7219406Z    Compiling h2 v0.4.14
2026-08-18T03:02:17.9272501Z    Compiling n0-watcher v0.6.1
2026-08-18T03:02:17.9456953Z    Compiling tower-http v0.6.11
2026-08-18T03:02:17.9581069Z    Compiling tokio-stream v0.1.18
2026-08-18T03:02:17.9770899Z    Compiling iroh-relay v0.98.0
2026-08-18T03:02:18.0330852Z    Compiling rusqlite v0.32.1
2026-08-18T03:02:18.1811008Z    Compiling serde_spanned v0.6.9
2026-08-18T03:02:18.2282243Z    Compiling toml_datetime v0.6.11
2026-08-18T03:02:18.3051865Z    Compiling thiserror-impl v1.0.69
2026-08-18T03:02:18.4595349Z    Compiling ref-cast-impl v1.0.25
2026-08-18T03:02:18.4904966Z    Compiling constant_time_eq v0.4.2
2026-08-18T03:02:18.5013774Z    Compiling arrayref v0.3.9
2026-08-18T03:02:18.5250590Z    Compiling smol_str v0.1.24
2026-08-18T03:02:18.5540696Z    Compiling winnow v0.7.15
2026-08-18T03:02:18.5585284Z    Compiling signal-hook v0.3.18
2026-08-18T03:02:18.5920918Z    Compiling resolv-conf v0.7.6
2026-08-18T03:02:18.8971323Z    Compiling strum v0.28.0
2026-08-18T03:02:18.9922525Z    Compiling iroh-dns v0.98.0
2026-08-18T03:02:19.0178559Z    Compiling webpki-roots v1.0.7
2026-08-18T03:02:19.0710953Z    Compiling schemars_derive v1.2.1
2026-08-18T03:02:19.1230423Z    Compiling serial-unix v0.4.0
2026-08-18T03:02:19.1393216Z    Compiling signal-hook-registry v1.4.8
2026-08-18T03:02:19.1564630Z    Compiling lru v0.16.4
2026-08-18T03:02:19.3946964Z    Compiling darling_core v0.23.0
2026-08-18T03:02:19.4147573Z    Compiling serde_bytes v0.11.19
2026-08-18T03:02:19.4710672Z    Compiling hmac v0.12.1
2026-08-18T03:02:19.4753131Z    Compiling seize v0.5.1
2026-08-18T03:02:19.5344412Z    Compiling iroh v0.98.2
2026-08-18T03:02:19.5491046Z    Compiling bitflags v1.3.2
2026-08-18T03:02:19.5901608Z    Compiling dyn-clone v1.0.20
2026-08-18T03:02:19.6101392Z    Compiling pin-utils v0.1.0
2026-08-18T03:02:19.6203366Z    Compiling cmov v0.5.4
2026-08-18T03:02:19.6617616Z    Compiling rustix v0.38.44
2026-08-18T03:02:19.7340475Z    Compiling papaya v0.2.4
2026-08-18T03:02:19.8290689Z    Compiling filedescriptor v0.8.3
2026-08-18T03:02:19.8523156Z    Compiling nix v0.25.1
2026-08-18T03:02:19.8902833Z    Compiling ctutils v0.4.2
2026-08-18T03:02:19.9121035Z    Compiling hkdf v0.12.4
2026-08-18T03:02:20.0307606Z    Compiling serial v0.4.0
2026-08-18T03:02:20.0525145Z    Compiling backon v1.6.0
2026-08-18T03:02:20.0621391Z    Compiling anstyle-parse v1.0.0
2026-08-18T03:02:20.0913731Z    Compiling vte_generate_state_changes v0.1.2
2026-08-18T03:02:20.1311102Z    Compiling is_terminal_polyfill v1.70.2
2026-08-18T03:02:20.1922910Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-18T03:02:20.2374251Z    Compiling linux-raw-sys v0.4.15
2026-08-18T03:02:20.2571040Z    Compiling anstyle v1.0.14
2026-08-18T03:02:20.3240737Z    Compiling downcast-rs v1.2.1
2026-08-18T03:02:20.3486144Z    Compiling anstyle-query v1.1.5
2026-08-18T03:02:20.3556113Z    Compiling unicode-width v0.2.0
2026-08-18T03:02:20.3911695Z    Compiling shell-words v1.1.1
2026-08-18T03:02:20.4258324Z    Compiling instability v0.3.12
2026-08-18T03:02:20.5041154Z    Compiling foldhash v0.1.5
2026-08-18T03:02:20.5505729Z    Compiling colorchoice v1.0.5
2026-08-18T03:02:20.5718026Z    Compiling vte v0.13.1
2026-08-18T03:02:20.6190897Z    Compiling anstream v1.0.0
2026-08-18T03:02:20.6321838Z    Compiling signal-hook-mio v0.2.5
2026-08-18T03:02:20.6875110Z    Compiling hashbrown v0.15.5
2026-08-18T03:02:20.6962334Z    Compiling spake2 v0.4.0
2026-08-18T03:02:20.7460970Z    Compiling terminal_size v0.4.4
2026-08-18T03:02:20.8773407Z    Compiling strum_macros v0.26.4
2026-08-18T03:02:20.9790563Z    Compiling sha1 v0.10.6
2026-08-18T03:02:21.0086970Z    Compiling itertools v0.13.0
2026-08-18T03:02:21.1944134Z    Compiling toml_edit v0.22.27
2026-08-18T03:02:21.2411444Z    Compiling schemars v1.2.1
2026-08-18T03:02:21.2978076Z    Compiling castaway v0.2.4
2026-08-18T03:02:21.4093560Z    Compiling indoc v2.0.7
2026-08-18T03:02:21.4830908Z    Compiling doctest-file v1.1.1
2026-08-18T03:02:21.7054549Z    Compiling clap_lex v1.1.0
2026-08-18T03:02:21.8034444Z    Compiling unicode-width v0.1.14
2026-08-18T03:02:21.9350756Z    Compiling static_assertions v1.1.0
2026-08-18T03:02:21.9420767Z    Compiling interprocess v2.4.2
2026-08-18T03:02:21.9881229Z    Compiling compact_str v0.8.2
2026-08-18T03:02:22.0010941Z    Compiling clap_builder v4.6.0
2026-08-18T03:02:22.0891129Z    Compiling crossterm v0.28.1
2026-08-18T03:02:22.7930704Z    Compiling lru v0.12.5
2026-08-18T03:02:22.8307165Z    Compiling clap_derive v4.6.1
2026-08-18T03:02:22.8779669Z    Compiling unicode-truncate v1.1.0
2026-08-18T03:02:22.9356412Z    Compiling iana-time-zone v0.1.65
2026-08-18T03:02:22.9557878Z    Compiling cassowary v0.3.0
2026-08-18T03:02:22.9710651Z    Compiling darling_macro v0.23.0
2026-08-18T03:02:23.0440784Z    Compiling nucleo-matcher v0.3.1
2026-08-18T03:02:23.3240736Z    Compiling hyper v1.10.1
2026-08-18T03:02:23.3477167Z    Compiling strum v0.26.3
2026-08-18T03:02:23.3651044Z    Compiling darling v0.23.0
2026-08-18T03:02:23.4526423Z    Compiling chrono v0.4.45
2026-08-18T03:02:23.6798918Z    Compiling qrcode v0.14.1
2026-08-18T03:02:23.7981227Z    Compiling tempfile v3.27.0
2026-08-18T03:02:23.8653412Z    Compiling portable-pty v0.8.1
2026-08-18T03:02:23.9742262Z    Compiling toml v0.8.23
2026-08-18T03:02:24.0051834Z    Compiling ratatui v0.29.0
2026-08-18T03:02:24.3847659Z    Compiling spt-test-support v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-18T03:02:25.1651018Z    Compiling hyper-util v0.1.20
2026-08-18T03:02:25.1844303Z    Compiling clap v4.6.1
2026-08-18T03:02:26.2170827Z    Compiling spt-msg v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-18T03:02:26.5682372Z    Compiling spt-runtime v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-18T03:02:26.7421034Z    Compiling igd-next v0.17.1
2026-08-18T03:02:26.7513306Z    Compiling spt-term v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-18T03:02:27.8003336Z    Compiling portmapper v0.16.0
2026-08-18T03:02:29.5411219Z    Compiling spt-live v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-18T03:02:31.8931433Z    Compiling rustls-webpki v0.103.13
2026-08-18T03:02:34.1481200Z    Compiling tokio-rustls v0.26.4
2026-08-18T03:02:34.1481886Z    Compiling noq-proto v0.17.0
2026-08-18T03:02:34.1482439Z    Compiling rustls-platform-verifier v0.7.0
2026-08-18T03:02:34.2824480Z    Compiling hyper-rustls v0.27.9
2026-08-18T03:02:34.2826401Z    Compiling hickory-net v0.26.0-beta.4
2026-08-18T03:02:34.2826780Z    Compiling tokio-websockets v0.13.2
2026-08-18T03:02:34.4010801Z    Compiling reqwest v0.13.4
2026-08-18T03:02:35.3227436Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-18T03:02:48.5070608Z    Compiling spt-net v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-18T03:02:50.2303552Z    Compiling spt-daemon v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-18T03:03:00.4878274Z    Compiling spt v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-18T03:03:06.4965044Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
2026-08-18T03:03:06.5182858Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-7d74cc56882a8379)
2026-08-18T03:03:06.5195656Z 
2026-08-18T03:03:06.5195769Z running 1 test
2026-08-18T03:03:12.7063588Z test new_brain_serves_against_old_broker ... ok
2026-08-18T03:03:12.7063898Z 
2026-08-18T03:03:12.7064166Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-08-18T03:03:12.7064506Z 
2026-08-18T03:03:12.7319888Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-18T03:03:12.7320379Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-18T03:03:12.7334203Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T03:03:12.7334545Z env:
2026-08-18T03:03:12.7334760Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T03:03:12.7335189Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:03:12.7335733Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:03:12.7336249Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:03:12.7336750Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:03:12.7337141Z ##[endgroup]
2026-08-18T03:03:12.7381030Z CI-CENSUS scope roots:
2026-08-18T03:03:12.7381390Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T03:03:12.7381877Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-18T03:03:12.7382386Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-18T03:03:12.7382826Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-18T03:03:12.7383136Z   root: /home/reavus/spt-n1-oldbroker
2026-08-18T03:03:12.7425629Z CI-CENSUS self-check OK: walked 385 /proc entries, exe resolution live
2026-08-18T03:03:14.1879159Z CI-CENSUS phase=pre-reap box_procs=385 box_fds=10688 family_total=1 scoped=1 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-18T03:03:14.1879702Z   SCOPED   pid=151878 /home/reavus/spt-n1-oldbroker/target/debug/spt
2026-08-18T03:03:14.1880069Z CI-REAP: settling 5s so cleanly-exiting daemons are not counted as leaks
2026-08-18T03:03:20.6811927Z CI-CENSUS phase=post-settle box_procs=384 box_fds=10720 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-18T03:03:24.3144340Z CI-CENSUS phase=end box_procs=384 box_fds=10784 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-18T03:03:24.3144885Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-18T03:03:24.3176655Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-18T03:03:24.3177008Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-18T03:03:24.3189451Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T03:03:24.3189722Z env:
2026-08-18T03:03:24.3189905Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T03:03:24.3190267Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:03:24.3209970Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:03:24.3210419Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:03:24.3210852Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:03:24.3211176Z ##[endgroup]
2026-08-18T03:03:24.3306160Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT on attempt 1/5
2026-08-18T03:03:24.3367424Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-18T03:03:24.3368778Z ##[group]Run actions/upload-artifact@v4
2026-08-18T03:03:24.3369273Z with:
2026-08-18T03:03:24.3369559Z   name: bench-ledger-n1-Linux
2026-08-18T03:03:24.3369845Z   path: bench-ledger/
2026-08-18T03:03:24.3370098Z   if-no-files-found: warn
2026-08-18T03:03:24.3370337Z   retention-days: 30
2026-08-18T03:03:24.3370564Z   compression-level: 6
2026-08-18T03:03:24.3370787Z   overwrite: false
2026-08-18T03:03:24.3371016Z   include-hidden-files: false
2026-08-18T03:03:24.3371253Z env:
2026-08-18T03:03:24.3371458Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T03:03:24.3372192Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:03:24.3372736Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:03:24.3373234Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:03:24.3373730Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32093894524-1-StWWWT
2026-08-18T03:03:24.3374110Z ##[endgroup]
2026-08-18T03:03:24.4846783Z (node:162213) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-18T03:03:24.4847351Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-18T03:03:24.4887113Z With the provided path, there will be 1 file uploaded
2026-08-18T03:03:24.4891155Z Artifact name is valid!
2026-08-18T03:03:24.4891605Z Root directory input is valid!
2026-08-18T03:03:24.8498771Z Beginning upload of artifact content to blob storage
2026-08-18T03:03:24.8646635Z (node:162213) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-18T03:03:25.1510453Z Uploaded bytes 269
2026-08-18T03:03:25.2284857Z Finished uploading artifact content to blob storage!
2026-08-18T03:03:25.2285773Z SHA256 digest of uploaded artifact zip is d897ce6e384208bb7d90f83335738d47a867008de44c34b4233f50b83e000fa5
2026-08-18T03:03:25.2287959Z Finalizing artifact upload
2026-08-18T03:03:25.4723506Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 9309317755
2026-08-18T03:03:25.4724403Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 269 bytes. Artifact ID is 9309317755
2026-08-18T03:03:25.4731257Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/32093894524/artifacts/9309317755
2026-08-18T03:03:25.4929753Z Post job cleanup.
2026-08-18T03:03:25.5588139Z [command]/usr/bin/git version
2026-08-18T03:03:25.5617649Z git version 2.43.0
2026-08-18T03:03:25.5677880Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/60630be0-3dff-44d6-a583-d3615458c181/.gitconfig'
2026-08-18T03:03:25.5685650Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/60630be0-3dff-44d6-a583-d3615458c181' before making global git config changes
2026-08-18T03:03:25.5686270Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T03:03:25.5689377Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T03:03:25.5738374Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T03:03:25.5763998Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T03:03:25.5953011Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T03:03:25.5969663Z http.https://github.com/.extraheader
2026-08-18T03:03:25.5976641Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-18T03:03:25.6000125Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T03:03:25.6185320Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T03:03:25.6210164Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T03:03:25.6510056Z Cleaning up orphan processes
2026-08-18T03:03:25.7047247Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
